home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2003 June
/
macformat-130.iso
/
mac
/
Reviewed⁄Demos
/
Spearhead Demo
/
demota
/
pak1.pk3
/
models
/
fx
/
f1grenadeexplosion.tik
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-10-21
|
382 b
|
35 lines
TIKI
setup
{
scale 1.0
path models/fx/dummy
skelmodel dummy2.skd
}
init
{
server
{
classname Explosion
rendereffects +dontdraw
notsolid
radiusdamage 125
radius 500
meansofdeath grenade
life 0.1
}
}
animations
{
idle dummy2.skc
{
server
{
// make the explosion effect
first explosioneffect grenade
}
}
}